Constants encompassing user type identifiers. More...
Static Public Attributes | |
static const char * | BYTE_ARRAY |
Identifies a nkAstraeus::ByteArrayData. | |
static const char * | INT_ARRAY |
Identifies a nkAstraeus::ArrayData<int>. | |
static const char * | UBYTE_ARRAY |
Identifies a nkAstraeus::UbyteArrayData. | |
static const char * | VECTOR_ARRAY |
Identifies a nkAstraeus::ArrayData<nkGraphics::Vector>. | |
Constants encompassing user type identifiers.
Use those constant identifiers to identify wrapped types when wrapping your own functions.